XIQS Map Country Group members

From IQsimWiki

Jump to: navigation, search

XIQS Map Country Group Members - Country Group Management

Description
mapXIQSCountryGroup ( Long id_group, String country_id_list [, Integer add_to_group] )
Set a list of countries mapped to the Country Group object.
Previous Country Group mappings for the Country Group object are erased, unless add_to_group optional parameter is set to 1.
Parameters

Long id_group

Id of the country group object.

String country_id_list

List of comma separated country codes.

Integer add_to_group - optional

Set this value to 1 if you want to add list of countries into country group preserving previous country mapping for this group (don't erase previous country mappings).
Return Values
Return Code
Integer: OK = 1

Error Data structure ( Error Management )

Possible failure code returns
*ERR_SRV_INTERNAL (500) ERR_MSG_NO_DB
See Also

getXIQSCountryGroupList
createXIQSCountryGroup
updateXIQSCountryGroup
deleteXIQSCountryGroup
getXIQSCountryGroupCountryList
unmapXIQSCountryGroup

Personal tools
Namespaces
Variants
Views
Actions
Navigation
XIQS XML Protocol
XIQS Framework Libraries
XIQS Command List